home *** CD-ROM | disk | FTP | other *** search
- -- card: 3270 from stack: in
- -- bmap block id: 4422
- -- flags: 0000
- -- background id: 2121
- -- name: geneva
- ----- HyperTalk script -----
- on opencard
- global Install
- put 0 into Install
- end opencard
-
-
-
- -- part 1 (field)
- -- low flags: 01
- -- high flags: 0000
- -- rect: left=78 top=88 right=102 bottom=254
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 9
- -- style flags: 0
- -- line height: 12
- -- part name:
-
-
- -- part 2 (field)
- -- low flags: 01
- -- high flags: 0000
- -- rect: left=78 top=107 right=121 bottom=254
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name:
-
-
- -- part 3 (field)
- -- low flags: 01
- -- high flags: 0000
- -- rect: left=78 top=125 right=141 bottom=254
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
-
-
- -- part 4 (field)
- -- low flags: 01
- -- high flags: 0000
- -- rect: left=78 top=145 right=165 bottom=254
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 14
- -- style flags: 0
- -- line height: 18
- -- part name:
-
-
- -- part 5 (field)
- -- low flags: 01
- -- high flags: 0000
- -- rect: left=78 top=169 right=192 bottom=254
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 18
- -- style flags: 0
- -- line height: 24
- -- part name:
-
-
- -- part 6 (field)
- -- low flags: 01
- -- high flags: 0000
- -- rect: left=78 top=197 right=227 bottom=255
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 24
- -- style flags: 0
- -- line height: 32
- -- part name:
-
-
- -- part 17 (field)
- -- low flags: 80
- -- high flags: 0001
- -- rect: left=71 top=236 right=317 bottom=265
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: cover 1
-
-
- -- part 18 (button)
- -- low flags: 00
- -- high flags: 8003
- -- rect: left=281 top=265 right=287 bottom=352
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Yes
- ----- HyperTalk script -----
- on mouseUp
- visual effect scroll left
- go to next card
-
- end mouseUp
-
-
-
-
- -- part 19 (button)
- -- low flags: 00
- -- high flags: 8003
- -- rect: left=161 top=265 right=287 bottom=233
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: No
- ----- HyperTalk script -----
- on mouseUp
- global Install
-
- answer "You need to install all the sizes of Geneva" with "OK"
-
- put 1 into Install
-
- visual effect scroll left
- go to next card
-
- end mouseUp
-
-
-
- -- part contents for card part 1
- ----- text -----
- Geneva 9
-
- -- part contents for card part 2
- ----- text -----
- Geneva 10
-
- -- part contents for card part 3
- ----- text -----
- Geneva 12
-
- -- part contents for card part 4
- ----- text -----
- Geneva 14
-
- -- part contents for card part 5
- ----- text -----
- Geneva 18
-
- -- part contents for card part 6
- ----- text -----
- Geneva 24